vendor/golang.org/x/text/unicode/bidi.paragraph.pairTypes (field)

3 uses

	vendor/golang.org/x/text/unicode/bidi (current package)
		bracket.go#L86: 	p.locateBrackets(s.p.pairTypes, s.p.pairValues)
		core.go#L75: 	pairTypes  []bracketType // paired Bracket types for paragraph
		core.go#L122: 		pairTypes:  pairTypes,